Skip to content

Comments

Fixed reconciliation conditions#508

Merged
openshift-merge-bot[bot] merged 2 commits intovalidatedpatterns:mainfrom
sector2000:fix-app-reconcile
Feb 22, 2026
Merged

Fixed reconciliation conditions#508
openshift-merge-bot[bot] merged 2 commits intovalidatedpatterns:mainfrom
sector2000:fix-app-reconcile

Conversation

@sector2000
Copy link
Contributor

@sector2000 sector2000 commented Feb 19, 2026

Fixed reconciliation conditions:

  • when syncPolicy changes
  • when order of helm parameters changes
  • when order of helm valueFiles changes

Fixes #506
Fixes #507

- when syncPolicy changes
- when order of helm parameters changes
- when order of helm valueFiles changes
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 19, 2026

Hi @sector2000. Thanks for your PR.

I'm waiting for a validatedpatterns member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

}
if (goal == nil) != (actual == nil) {
return false
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we check for SelfHeal and AllowEmpty, while we're at it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here you go

@mbaldessari
Copy link
Contributor

thanks!

@mbaldessari
Copy link
Contributor

/lgtm

@mbaldessari
Copy link
Contributor

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 22, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mbaldessari, sector2000

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mbaldessari
Copy link
Contributor

/ok-to-test

@openshift-merge-bot openshift-merge-bot bot merged commit 34cf002 into validatedpatterns:main Feb 22, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants